home *** CD-ROM | disk | FTP | other *** search
/ Aminet 22 / Aminet 22 (1997)(GTI - Schatztruhe)[!][Dec 1997].iso / Aminet / gfx / x11 / lesstif_amiwin.readme < prev    next >
Text File  |  1997-11-02  |  58KB  |  1,111 lines

  1. Short:        Motif1.2 compatible library for AmiWin
  2. Author:       misc
  3. Uploader:     powerstack@usa.net
  4. Type:         gfx/x11
  5. Distribution: GPL
  6.  
  7.  
  8. Distribution: GNU GENERAL PUBLIC LICENSE
  9.  
  10.  
  11. ----
  12. The Port: This is a port of the Motif-complient lesstif library to AmiWin
  13.           in the form of two static-link SAS/C-Libraries:
  14.           
  15.           libXm.lib(using ieee-math) and libXm881.lib(using fpu-math).
  16.           
  17.           All you have to do to compile a Motif application is to link the
  18.           lib with the math-type you are using in the main program to your
  19.           application, just as you link x11.lib aswell.
  20.  
  21. ----
  22. Changes to the code:
  23.   In the main function of the application, you have to call the function
  24.   "INIT_AMIWIN_MOTIF()" like this: "INIT_AMIWIN_MOTIF(&argc,argv);".
  25.   Otherwise, lesstif will print a warning "******NULL POINTER*****"
  26.   and crash.
  27.  
  28.  
  29. ----
  30. The Includes: The includes are in the "lesstif/include/Motif-1.2"-directory.
  31.               To be compatible with Motif-applications, the subdirs should
  32.               be mirrored into your "include:"-assign. To do this, just
  33.               type "execute Assigns" when in the lesstif-directory.
  34.  
  35.  
  36. ----
  37. Authors: Many Authors have contributed to lesstif.See the source files
  38.          for more information.
  39.  
  40.          This was ported to AmiWin/Amiga by powerstack@usa.net
  41.  
  42. ----
  43. Bugs: Many bugs you might discover when trying this out are to blame on
  44.       lesstif itself,but some are to blame on this port,too. A lot of
  45.       modifications had to made to get it running at all...
  46.  
  47.  
  48. ============================= Archive contents =============================
  49.  
  50. Original  Packed Ratio    Date     Time    Name
  51. -------- ------- ----- --------- --------  -------------
  52.      126      66 47.6% 11-Oct-97 21:30:18 +assigns
  53.     9774    4326 55.7% 12-Feb-05 12:45:38 +BUG-REPORTING
  54.     1737     700 59.7% 19-Jun-05 11:52:10 +Makefile.in
  55.     2175     958 55.9% 05-Sep-05 11:50:34 +client.Makefile.in
  56.     1908     945 50.4% 20-Feb-05 12:45:48 +gethostname.c
  57.    21763    7381 66.0% 20-Feb-05 12:45:48 +getopt.c
  58.     4438    1814 59.1% 20-Feb-05 12:45:48 +getopt.h
  59.     4254    1718 59.6% 20-Feb-05 12:45:48 +getopt1.c
  60.     1903     912 52.0% 19-Jun-05 11:52:14 +Makefile.in
  61.     1685     689 59.1% 19-Jun-05 11:52:12 +Makefile.in
  62.       34      33  2.9% 20-Feb-05 12:45:54 +alt.map
  63.     3073    1141 62.8% 13-Jul-05 11:52:24 +colormaps.c
  64.    21311    7983 62.5% 20-Feb-05 12:45:52 +COPYING
  65.     7013    1785 74.5% 13-Jul-05 11:52:24 +cursors.c
  66.    63637   11185 82.4% 13-Jul-05 11:52:42 +decorate.c
  67.    16077    2441 84.8% 13-Jul-05 11:52:44 +defaults.c
  68.     7302    2229 69.4% 13-Jul-05 11:52:46 +desktop.c
  69.    39731   10950 72.4% 27-Aug-05 11:49:44 +events.c
  70.    33525    9535 71.5% 27-Aug-05 11:49:44 +functions.c
  71.    36329    8161 77.5% 22-Aug-05 11:49:22 +icons.c
  72.     2905    1222 57.9% 19-Jun-05 11:52:14 +Makefile.in
  73.    32978    9419 71.4% 27-Aug-05 11:49:44 +menus.c
  74.    14496    4346 70.0% 24-Jul-05 11:49:34 +misc.c
  75.     9808    3000 69.4% 13-Jul-05 11:53:16 +move.c
  76.     9462    2180 76.9% 27-Aug-05 11:49:40 +Mwm
  77.    11111    3737 66.3% 13-Jul-05 11:53:18 +mwm.c
  78.    38253   10770 71.8% 27-Aug-05 11:49:44 +mwm.h
  79.     9456    2185 76.8% 27-Aug-05 11:49:42 +Mwm.mlm
  80.     4473    1429 68.0% 13-Jul-05 11:53:18 +mwmerr.c
  81.     5623    2002 64.3% 20-Feb-05 12:46:10 +mwmlex.l
  82.    29014    6591 77.2% 28-Aug-05 11:49:46 +mwmparse.y
  83.    17191    2736 84.0% 27-Aug-05 11:49:46 +mwmstrings.h
  84.    15440    4308 72.0% 13-Jul-05 11:53:20 +pager.c
  85.    11247    3126 72.2% 13-Jul-05 11:53:24 +pan.c
  86.    14016    3927 71.9% 24-Jul-05 11:49:36 +props.c
  87.     4138    1862 55.0% 27-Aug-05 11:49:42 +README
  88.    13520    3970 70.6% 13-Jul-05 11:53:28 +resize.c
  89.    44573    6789 84.7% 27-Aug-05 11:49:46 +resources.c
  90.    44666    5720 87.1% 27-Aug-05 11:49:46 +screens.c
  91.     2515     829 67.0% 20-Feb-05 12:46:20 +system.mwmrc
  92.    49653   14135 71.5% 27-Aug-05 11:49:46 +windows.c
  93.     2719    1097 59.6% 28-Aug-05 11:49:46 +Attribute.c
  94.     1474     696 52.7% 28-Aug-05 11:49:48 +Attribute.h
  95.     4080    1395 65.8% 28-Aug-05 11:49:48 +Callback.c
  96.     2128     874 58.9% 28-Aug-05 11:49:48 +Callback.h
  97.     2410     602 75.0% 28-Aug-05 11:49:50 +Expression.c
  98.     1793     793 55.7% 28-Aug-05 11:49:50 +Expression.h
  99.     5075    1455 71.3% 28-Aug-05 11:49:54 +ExpressionList.c
  100.     2683     956 64.3% 28-Aug-05 11:49:54 +ExpressionList.h
  101.    12290    2879 76.5% 28-Aug-05 11:49:58 +FakeWidget.c
  102.     3127    1031 67.0% 28-Aug-05 11:49:58 +FakeWidget.h
  103.    14851    3938 73.4% 28-Aug-05 11:50:08 +glue.c
  104.     3015    1072 64.4% 28-Aug-05 11:50:08 +glue.h
  105.     1616     878 45.6% 28-Aug-05 11:49:58 +Include.c
  106.     1085     583 46.2% 28-Aug-05 11:50:00 +Include.h
  107.     5512    2105 61.8% 28-Aug-05 11:50:10 +lex.l
  108.     3846    1545 59.8% 28-Aug-05 11:50:10 +main.c
  109.     2107     954 54.7% 21-Feb-05 12:46:00 +Makefile.in
  110.    15394    3270 78.7% 28-Aug-05 11:50:02 +MrmTypes.c
  111.     4741    1409 70.2% 28-Aug-05 11:50:06 +MrmTypes.h
  112.     3972    1375 65.3% 05-Sep-05 11:50:36 +newuil.c
  113.    13318    3358 74.7% 29-Aug-05 11:49:30 +yacc.y
  114.     1408     705 49.9% 21-Feb-05 12:46:02 +Makefile.in
  115.     5882    2283 61.1% 13-Jul-05 11:54:00 +xmbind.c
  116.    17668    5812 67.1% 02-Jul-05 11:51:42 +config.guess
  117.    17343    5577 67.8% 29-Aug-05 11:49:24 +config.sub
  118.     1559     766 50.8% 18-Dec-04 12:45:46 +aix-shared.mk
  119.      891     480 46.1% 26-Oct-04 06:31:08 +default-shared.mk
  120.     1215     639 47.4% 18-Dec-04 12:45:46 +dgux-shared.mk
  121.     1477     697 52.8% 19-Jun-05 11:53:32 +free_net-bsd-shared.mk
  122.     1218     641 47.3% 18-Dec-04 12:45:46 +hpux-shared-cc.mk
  123.     1219     640 47.4% 18-Dec-04 12:45:48 +hpux-shared-gcc.mk
  124.     1453     687 52.7% 26-Nov-04 12:45:50 +irix5.x-shared.mk
  125.     1971     829 57.9% 05-Dec-04 12:45:44 +linux-shared.mk
  126.     3104    1374 55.7% 18-Dec-04 12:45:48 +linuxaout-shared.mk
  127.     1758     778 55.7% 18-Dec-04 12:45:48 +os2-shared.mk
  128.     1459     691 52.6% 18-Dec-04 12:45:50 +osf-shared.mk
  129.     1454     693 52.3% 18-Dec-04 12:45:50 +solaris2-shared.mk
  130.     1429     682 52.2% 18-Dec-04 12:45:50 +sunos4-shared.mk
  131.     1213     637 47.4% 18-Dec-04 12:45:52 +sysvr4-shared.mk
  132.   135663   27250 79.9% 07-Sep-05 11:53:42 +configure
  133.    43981    6108 86.1% 30-Aug-05 11:49:42 +configure.cmd
  134.    51074    8252 83.8% 30-Aug-05 11:49:44 +configure.in
  135.    17982    6993 61.1% 26-Oct-04 06:30:44 +COPYING
  136.    25265    9285 63.2% 26-Oct-04 06:30:44 +COPYING.LIB
  137.       22      22  0.0% 15-Dec-04 12:45:38 +CREDITS
  138.       52      52  0.0% 06-Sep-05 11:49:42 +CURRENT_NOTES
  139.     1734     663 61.7% 23-Apr-05 11:50:20 +All.html
  140.       21      21  0.0% 26-Oct-04 06:31:10 +BaseClass.txt
  141.     1115     624 44.0% 26-Oct-04 06:31:10 +C++.txt
  142.     2419    1160 52.0% 21-Jan-05 12:45:42 +Clipboard.txt
  143.       21      21  0.0% 26-Oct-04 06:31:10 +Dialogs.txt
  144.    28913    9362 67.6% 03-Apr-05 12:52:58 +DragAndDrop.txt
  145.      131      87 33.5% 23-Apr-05 11:50:22 +SW1.fig
  146.     4174    1892 54.6% 26-Oct-04 06:31:12 +Form.txt
  147.       21      21  0.0% 26-Oct-04 06:31:12 +GadgetInternals.txt
  148.    15780    6086 61.4% 17-Jun-05 11:50:24 +Geometry.html
  149.    80186   22230 72.2% 26-Oct-04 06:31:12 +GeoUtils.txt
  150.     3046    1341 55.9% 03-Nov-04 12:46:08 +xmbind.html
  151.     3365    1240 63.1% 26-Oct-04 06:31:16 +faq.sgml
  152.     1130     534 52.7% 26-Oct-04 06:31:16 +XmGetTextSource.sgml
  153.      194     152 21.6% 26-Oct-04 06:31:18 +CATALOG
  154.     4394     996 77.3% 26-Oct-04 06:31:18 +ISOlat1.sgml
  155.     2197     818 62.7% 26-Oct-04 06:31:18 +lessdox.decl
  156.     2219     864 61.0% 26-Oct-04 06:31:18 +lessdox.dtd
  157.     2565     574 77.6% 26-Oct-04 06:31:20 +Core.sgml
  158.       21      21  0.0% 26-Oct-04 06:31:12 +List.txt
  159.       97      63 35.0% 26-Oct-04 06:31:12 +MenusAndButtons.txt
  160.       21      21  0.0% 26-Oct-04 06:31:12 +MWM.txt
  161.       21      21  0.0% 26-Oct-04 06:31:12 +RowColumn.txt
  162.      412     285 30.8% 24-Apr-05 11:50:18 +ScrolledWindow.html
  163.     9486    3517 62.9% 26-Oct-04 06:31:14 +SyntheticResources.txt
  164.       31      31  0.0% 26-Oct-04 06:31:14 +TextAndTextF.txt
  165.       21      21  0.0% 26-Oct-04 06:31:14 +TraversalNavigation.txt
  166.     6011    2602 56.7% 26-Oct-04 06:31:14 +UIL.txt
  167.     7476    3105 58.4% 26-Oct-04 06:31:14 +XmStrings.txt
  168.      394     189 52.0% 26-Oct-04 06:31:20 +example.motifbind
  169.      445     210 52.8% 26-Oct-04 06:31:20 +motifbind.sun+linux
  170.     1216     639 47.4% 26-Oct-04 06:31:20 +README.linuxaout
  171.      823     470 42.8% 03-Dec-04 12:45:46 +responsibilities
  172.     4111    1092 73.4% 14-Sep-97 00:56:22 +LTconfig.h
  173.     3364     884 73.7% 22-Jun-05 11:58:10 +LTconfig.h.in
  174.     2366    1178 50.2% 26-Oct-04 06:31:22 +LTfnmatch.h
  175.     3669    1607 56.2% 26-Oct-04 06:31:22 +LTglob.h
  176.     1752     699 60.1% 19-Jun-05 11:53:46 +Makefile.in
  177.     1418     629 55.6% 19-Jun-05 11:53:54 +Makefile.in
  178.     1283     662 48.4% 19-Jun-05 11:53:48 +Makefile.in
  179.     1208     638 47.1% 21-Feb-05 12:46:20 +MrmAppl.h
  180.     6619    1466 77.8% 21-Feb-05 12:46:20 +MrmDecls.h
  181.     1275     681 46.5% 21-Feb-05 12:46:20 +MrmPrivate.h
  182.     4731    1872 60.4% 21-Feb-05 12:46:20 +MrmPublic.h
  183.     2515     975 61.2% 29-Aug-05 11:50:26 +Uil.h
  184.     6907    2239 67.5% 29-Aug-05 11:50:28 +UilDBDef.h
  185.     1471     727 50.5% 29-Aug-05 11:50:28 +UilDef.h
  186.    11955    2651 77.8% 30-Aug-05 11:50:40 +UilSymDef.h
  187.     2885     991 65.6% 29-Aug-05 11:50:34 +UilSymGl.h
  188.     2498    1014 59.4% 29-Aug-05 11:50:34 +XmAppl.uil
  189.     2299    1023 55.5% 26-Aug-05 11:50:56 +AccTextT.h
  190.     1423     708 50.2% 21-Feb-05 12:46:22 +ArrowB.h
  191.     1596     737 53.8% 21-Feb-05 12:46:22 +ArrowBG.h
  192.     2408    1032 57.1% 21-Feb-05 12:46:22 +ArrowBGP.h
  193.     2189     947 56.7% 21-Feb-05 12:46:22 +ArrowBP.h
  194.     1445     702 51.4% 21-Feb-05 12:46:22 +AtomMgr.h
  195.     5232    1740 66.7% 21-Feb-05 12:46:22 +BaseClassP.h
  196.     1559     729 53.2% 21-Feb-05 12:46:22 +BulletinB.h
  197.     5128    1626 68.2% 21-Feb-05 12:46:22 +BulletinBP.h
  198.     1621     783 51.6% 22-Feb-05 12:47:18 +CacheP.h
  199.     1524     745 51.1% 21-Feb-05 12:46:24 +CascadeB.h
  200.     1672     774 53.7% 21-Feb-05 12:46:24 +CascadeBG.h
  201.     5805    1621 72.0% 21-Feb-05 12:46:24 +CascadeBGP.h
  202.     3966    1334 66.3% 21-Feb-05 12:46:24 +CascadeBP.h
  203.     1964     783 60.1% 27-Feb-05 12:47:14 +ComboBox.h
  204.     4347    1359 68.7% 27-Feb-05 12:47:14 +ComboBoxP.h
  205.     1742     787 54.8% 21-Feb-05 12:46:24 +Command.h
  206.     2315     999 56.8% 21-Feb-05 12:46:24 +CommandP.h
  207.     1955     834 57.3% 09-Jul-05 11:54:28 +Container.h
  208.     6456    1568 75.7% 09-Jul-05 11:54:28 +CSText.h
  209.     3584    1214 66.1% 21-Feb-05 12:46:24 +CutPaste.h
  210.     1096     588 46.3% 21-Feb-05 12:46:26 +CutPasteP.h
  211.     2198     915 58.3% 26-Jul-05 11:50:24 +DesktopP.h
  212.     1442     718 50.2% 21-Feb-05 12:46:26 +DialogS.h
  213.     2171     852 60.7% 21-Feb-05 12:46:26 +DialogSEP.h
  214.     1991     844 57.6% 21-Feb-05 12:46:28 +DialogSP.h
  215.     1633     792 51.5% 21-Feb-05 12:46:28 +Display.h
  216.     3911    1528 60.9% 21-Feb-05 12:46:28 +DisplayP.h
  217.     5605    1709 69.5% 11-Mar-05 12:50:26 +DragC.h
  218.     4716    1669 64.6% 22-Feb-05 12:47:20 +DragCP.h
  219.     1120     583 47.9% 21-Feb-05 12:46:28 +DragDrop.h
  220.     1628     779 52.1% 22-Feb-05 12:47:20 +DragIcon.h
  221.     2500    1054 57.8% 21-Feb-05 12:46:30 +DragIconP.h
  222.     1227     619 49.5% 21-Feb-05 12:46:30 +DragOverS.h
  223.     3419    1286 62.3% 21-Feb-05 12:46:30 +DragOverSP.h
  224.     1436     716 50.1% 21-Feb-05 12:46:30 +DrawingA.h
  225.     2191     961 56.1% 21-Feb-05 12:46:30 +DrawingAP.h
  226.     1424     712 50.0% 21-Feb-05 12:46:30 +DrawnB.h
  227.     2279     977 57.1% 21-Feb-05 12:46:32 +DrawnBP.h
  228.     6915    1042 84.9% 05-Sep-05 11:51:30 +DrawP.h
  229.     4033    1428 64.5% 22-Feb-05 12:47:20 +DropSMgr.h
  230.     9417    1958 79.2% 22-Feb-05 12:47:22 +DropSMgrP.h
  231.     1746     817 53.2% 21-Feb-05 12:46:32 +DropTrans.h
  232.     2583    1004 61.1% 21-Feb-05 12:46:32 +DropTransP.h
  233.     2457    1091 55.5% 21-Feb-05 12:46:32 +ExtObjectP.h
  234.     1834     821 55.2% 21-Feb-05 12:46:32 +FileSB.h
  235.     5170    1472 71.5% 21-Feb-05 12:46:34 +FileSBP.h
  236.     1454     717 50.6% 21-Feb-05 12:46:34 +Form.h
  237.     3623    1454 59.8% 25-Apr-05 11:50:34 +FormP.h
  238.     1380     708 48.6% 21-Feb-05 12:46:34 +Frame.h
  239.     2562    1032 59.7% 21-Feb-05 12:46:34 +FrameP.h
  240.     1246     645 48.2% 09-Jul-05 11:54:28 +Gadget.h
  241.     4716    1796 61.9% 22-Feb-05 12:47:22 +GadgetP.h
  242.     1466     710 51.5% 28-May-05 11:50:36 +GrabShell.h
  243.     3645    1158 68.2% 28-May-05 11:50:38 +GrabShellP.h
  244.     1445     703 51.3% 09-Jul-05 11:54:28 +IconG.h
  245.     1405     718 48.8% 21-Feb-05 12:46:34 +Label.h
  246.     1589     747 52.9% 21-Feb-05 12:46:36 +LabelG.h
  247.     7035    2004 71.5% 21-Feb-05 12:46:36 +LabelGP.h
  248.     4252    1439 66.1% 21-Feb-05 12:46:36 +LabelP.h
  249.     4707    1275 72.9% 21-Feb-05 12:46:36 +List.h
  250.     4533    1587 64.9% 21-Feb-05 12:46:36 +ListP.h
  251.     4363    1188 72.7% 21-Oct-97 18:47:48 +LTconfig.h
  252.     1131     588 48.0% 09-Jul-05 11:54:28 +LTconfig.h.in
  253.     1740     798 54.1% 21-Feb-05 12:46:36 +MainW.h
  254.     2261     973 56.9% 21-Feb-05 12:46:36 +MainWP.h
  255.     3752    1427 61.9% 26-Aug-05 11:50:56 +Makefile.in
  256.     1281     647 49.4% 09-Jul-05 11:54:28 +Manager.h
  257.     7262    2121 70.7% 18-Sep-97 22:10:04 +ManagerP.h
  258.     1415     713 49.6% 21-Feb-05 12:46:38 +MenuShell.h
  259.     2560    1089 57.4% 21-Feb-05 12:46:38 +MenuShellP.h
  260.     2998    1067 64.4% 06-Sep-05 11:50:36 +MenuUtilP.h
  261.     2181     794 63.5% 21-Feb-05 12:46:38 +MessageB.h
  262.     2625    1089 58.5% 21-Feb-05 12:46:38 +MessageBP.h
  263.     3462    1188 65.6% 21-Feb-05 12:46:38 +MwmUtil.h
  264.     1998     898 55.0% 24-Aug-05 11:50:40 +Notebook.h
  265.     1930     868 55.0% 24-Aug-05 11:50:42 +NotebookP.h
  266.     1427     712 50.1% 21-Feb-05 12:46:40 +PanedW.h
  267.     3951    1516 61.6% 21-Feb-05 12:46:40 +PanedWP.h
  268.     1303     655 49.7% 09-Jul-05 11:54:30 +Primitive.h
  269.     4965    1556 68.6% 21-Feb-05 12:46:40 +PrimitiveP.h
  270.     3247    1010 68.8% 21-Feb-05 12:46:40 +Protocols.h
  271.     2314     941 59.3% 21-Feb-05 12:46:40 +ProtocolsP.h
  272.     1411     708 49.8% 21-Feb-05 12:46:40 +PushB.h
  273.     1513     730 51.7% 21-Feb-05 12:46:40 +PushBG.h
  274.     4999    1496 70.0% 22-Feb-05 12:47:24 +PushBGP.h
  275.     2279    1017 55.3% 21-Feb-05 12:46:42 +PushBP.h
  276.     1448     722 50.1% 21-Feb-05 12:46:42 +RCUtilsP.h
  277.     1997     898 55.0% 21-Feb-05 12:46:42 +RepType.h
  278.     2395     894 62.6% 21-Feb-05 12:46:42 +RowColumn.h
  279.    13136    3419 73.9% 21-Feb-05 12:46:42 +RowColumnP.h
  280.     2214    1000 54.8% 21-Feb-05 12:46:42 +SashP.h
  281.     1488     742 50.1% 21-Feb-05 12:46:42 +Scale.h
  282.     2648    1080 59.2% 21-Feb-05 12:46:44 +ScaleP.h
  283.     1312     669 49.0% 21-Feb-05 12:46:44 +Screen.h
  284.     4513    1443 68.0% 22-Feb-05 12:47:24 +ScreenP.h
  285.     1719     806 53.1% 21-Feb-05 12:46:44 +ScrollBar.h
  286.     3871    1420 63.3% 21-Feb-05 12:46:44 +ScrollBarP.h
  287.     1704     807 52.6% 21-Feb-05 12:46:44 +ScrolledW.h
  288.     3231    1264 60.8% 10-Aug-05 11:50:24 +ScrolledWP.h
  289.     1717     759 55.7% 21-Feb-05 12:46:46 +SelectioB.h
  290.     7304    1842 74.7% 21-Feb-05 12:46:46 +SelectioBP.h
  291.     1517     730 51.8% 21-Feb-05 12:46:46 +SeparatoG.h
  292.     3242    1082 66.6% 21-Feb-05 12:46:46 +SeparatoGP.h
  293.     1419     709 50.0% 21-Feb-05 12:46:46 +Separator.h
  294.     1838     826 55.0% 21-Feb-05 12:46:46 +SeparatorP.h
  295.     2101     908 56.7% 18-Sep-97 22:10:18 +ShellEP.h
  296.     1451     743 48.7% 26-Aug-05 11:50:56 +SpinB.h
  297.     5905    1836 68.9% 26-Aug-05 11:50:58 +SpinBP.h
  298.     2162     873 59.6% 21-Feb-05 12:46:46 +TearOffBP.h
  299.     2222     918 58.6% 21-Feb-05 12:46:48 +TearOffP.h
  300.     4474    1315 70.6% 21-Feb-05 12:46:48 +Text.h
  301.     3767    1152 69.4% 21-Feb-05 12:46:48 +TextF.h
  302.    15253    4558 70.1% 21-Feb-05 12:46:48 +TextFP.h
  303.     1311     688 47.5% 21-Feb-05 12:46:48 +TextFSelP.h
  304.     4150    1407 66.0% 21-Feb-05 12:46:48 +TextInP.h
  305.     7569    2488 67.1% 23-May-05 11:50:26 +TextOutP.h
  306.    10938    2853 73.9% 21-Feb-05 12:46:50 +TextP.h
  307.     1307     682 47.8% 21-Feb-05 12:46:50 +TextSelP.h
  308.     4326    1373 68.2% 21-Feb-05 12:46:50 +TextStrSoP.h
  309.     1575     758 51.8% 21-Feb-05 12:46:50 +ToggleB.h
  310.     1717     784 54.3% 21-Feb-05 12:46:52 +ToggleBG.h
  311.     4962    1431 71.1% 29-Aug-05 11:50:24 +ToggleBGP.h
  312.     2486    1071 56.9% 29-Aug-05 11:50:24 +ToggleBP.h
  313.     1335     718 46.2% 26-Aug-05 11:50:58 +TraitP.h
  314.     3479    1224 64.8% 09-Jul-05 11:54:30 +Transfer.h
  315.     5373    1222 77.2% 03-Jul-05 11:53:36 +TransltnsP.h
  316.     1797     862 52.0% 21-Feb-05 12:46:52 +VaSimpleP.h
  317.     1457     719 50.6% 13-Sep-97 17:32:06 +VendorS.h
  318.     3452    1346 61.0% 18-Sep-97 22:10:28 +VendorSEP.h
  319.     1736     829 52.2% 21-Feb-05 12:46:52 +VendorSP.h
  320.     2546     993 60.9% 21-Feb-05 12:46:52 +VirtKeys.h
  321.     2455     991 59.6% 21-Feb-05 12:46:52 +VirtKeysP.h
  322.     1913     840 56.0% 21-Feb-05 12:46:52 +WorldP.h
  323.    35157    9588 72.7% 02-Oct-97 23:25:30 +Xm.h
  324.     1917     758 60.4% 21-Feb-05 12:46:54 +XmAll.h
  325.     2174     913 58.0% 12-Apr-05 11:50:34 +XmosP.h
  326.    50191   11893 76.3% 18-Sep-97 22:12:18 +XmP.h
  327.   208856   28575 86.3% 22-Aug-05 11:50:28 +XmStrDefs.h
  328.     3687    1511 59.0% 21-Feb-05 12:46:58 +AtomMgrI.h
  329.     5134    1751 65.8% 21-Feb-05 12:46:58 +CutPasteI.h
  330.     3737    1438 61.5% 21-Oct-97 15:03:02 +DebugUtil.h
  331.    12087    3601 70.2% 20-Sep-97 20:14:32 +DragDropI.h
  332.     4245    1580 62.7% 21-Feb-05 12:46:58 +HashI.h
  333.     1940     920 52.5% 21-Feb-05 12:46:58 +ImageCacheI.h
  334.     7523    2975 60.4% 22-Aug-05 11:50:20 +LTV5EditresP.h
  335.     9094    3471 61.8% 22-Aug-05 11:50:28 +LTV6EditresP.h
  336.    70220   11162 84.1% 22-Aug-05 11:50:28 +MacrosI.h
  337.     1532     780 49.0% 03-Jul-05 11:53:42 +Makefile.in
  338.    12367    1568 87.3% 09-Jul-05 11:54:34 +MessagesI.h
  339.     1209     664 45.0% 28-May-05 11:50:42 +PixConvI.h
  340.     3132    1334 57.4% 21-Feb-05 12:47:00 +TraversalI.h
  341.     2379    1078 54.6% 06-Sep-05 11:50:38 +UilI.h
  342.    10533    3766 64.2% 26-Aug-05 11:50:54 +XmI.h
  343.     9134    2919 68.0% 21-Feb-05 12:47:02 +XmXpm.h
  344.     3336    1240 62.8% 22-Feb-05 12:47:32 +ComboBox.h
  345.     6272    2070 66.9% 22-Feb-05 12:47:32 +ComboBoxP.h
  346.      926     494 46.6% 19-Jun-05 11:54:12 +Makefile.in
  347.     2817    1090 61.3% 22-Feb-05 12:47:32 +SpinButton.h
  348.     5016    1722 65.6% 22-Feb-05 12:47:32 +SpinButtonP.h
  349.     1173     610 47.9% 19-Jun-05 11:54:12 +Makefile.in
  350.     3233    1226 62.0% 22-Feb-05 12:47:36 +ColorObj.h
  351.     2672    1115 58.2% 22-Feb-05 12:47:36 +ColorObjP.h
  352.     2979    1153 61.2% 19-Jun-05 11:54:20 +Makefile.in
  353.    15531    5678 63.4% 29-Aug-05 11:49:24 +INSTALL
  354.     4772    1858 61.0% 26-Oct-04 06:30:48 +install-sh
  355.    10548    4507 57.2% 04-Sep-05 11:50:28 +KNOWN_BUGS
  356.     1539     764 50.3% 22-Oct-97 19:20:20 +lesstif082_amiwin.readme
  357.    28177    7650 72.8% 06-Feb-05 12:45:54 +Imake.tmpl.in
  358.     1695     830 51.0% 26-Jun-05 11:54:16 +Makefile.in
  359.     3539    1265 64.2% 18-Feb-05 12:45:58 +Motif.rules.in
  360.      995     511 48.6% 18-Feb-05 12:45:58 +Motif.tmpl.in
  361.      260     195 25.0% 18-Feb-05 12:45:58 +mxmkmf.in
  362.     1731     697 59.7% 19-Jun-05 11:54:44 +Makefile.in
  363.    62720   13576 78.3% 20-Feb-05 12:47:34 +lookup.c
  364.     1662     869 47.7% 20-Feb-05 12:47:36 +lookup.h
  365.     2074     939 54.7% 25-Apr-05 11:51:00 +Makefile.in
  366.     2398    1103 54.0% 20-Feb-05 12:47:36 +misc.c
  367.     1528     778 49.0% 20-Feb-05 12:47:36 +misc.h
  368.    51602   13749 73.3% 12-Jun-05 11:51:04 +Mrm.c
  369.     1813     869 52.0% 12-Jun-05 11:51:04 +uil.h
  370.     2496    1093 56.2% 06-Sep-05 11:51:04 +Makefile.in
  371.     2018     901 55.3% 05-Sep-05 11:52:04 +Uil.c
  372.   123500   22480 81.7% 05-Sep-05 11:52:06 +UilData.c
  373.    11979    3263 72.7% 06-Sep-05 11:51:06 +uillex.c
  374.     1560     792 49.2% 06-Sep-05 11:51:06 +uilparse.c
  375.    34096    8749 74.3% 05-Sep-05 11:52:08 +uilsym.c
  376.    80840   19926 75.3% 24-Feb-05 12:47:56 +ComboBox.c
  377.     4640    1707 63.2% 26-Aug-05 11:52:26 +Makefile.in
  378.    72983   17377 76.1% 23-Apr-05 11:51:08 +SpinButton.c
  379.    13582    4802 64.6% 13-Jul-05 11:56:18 +alloca.c
  380.     4127    1250 69.7% 21-Oct-97 18:44:48 +amiga.c
  381.    18264    4426 75.7% 24-Sep-97 23:03:08 +ArrowB.c
  382.    18045    4502 75.0% 05-Oct-97 20:02:40 +ArrowBG.c
  383.    19857    5678 71.4% 10-Jul-05 11:55:24 +AtomMgr.c
  384.    54205   15249 71.8% 20-Oct-97 19:30:08 +BaseClass.c
  385.    41388    9250 77.6% 18-Sep-97 22:43:28 +BulletinBoard.c
  386.     3893    1532 60.6% 10-Jul-05 11:55:32 +Cache.c
  387.    37184    9898 73.3% 18-Sep-97 22:55:48 +CascadeB.c
  388.    45651   11157 75.5% 18-Sep-97 23:08:08 +CascadeBG.c
  389.    45853   10681 76.7% 18-Sep-97 23:09:34 +ComboBox.c
  390.    16380    4519 72.4% 18-Sep-97 23:13:32 +Command.c
  391.    62800   12794 79.6% 22-Aug-05 11:50:54 +CutPaste.c
  392.    28123    6990 75.1% 21-Oct-97 18:47:10 +DebugUtil.c
  393.     9985    3085 69.1% 13-Jul-05 11:55:02 +Desktop.c
  394.     1423     682 52.0% 20-Feb-05 12:47:48 +Dest.c
  395.    17263    4956 71.2% 19-Oct-97 01:44:48 +DialogS.c
  396.    18635    5989 67.8% 03-Oct-97 21:56:00 +Display.c
  397.    33810    7638 77.4% 26-Aug-05 11:51:26 +DragBS.c
  398.    65559   15006 77.1% 12-Oct-97 14:46:14 +DragC.c
  399.     4915    1609 67.2% 22-Aug-05 11:50:58 +DragDrop.c
  400.    28583    5104 82.1% 16-Sep-97 22:21:10 +DragIcon.c
  401.    42903   10006 76.6% 18-Sep-97 23:42:00 +DragOverS.c
  402.     1190     622 47.7% 10-Jul-05 11:57:00 +DragUnder.c
  403.    21721    5724 73.6% 18-Sep-97 23:38:06 +DrawingArea.c
  404.    18413    4199 77.1% 18-Sep-97 23:48:20 +DrawnB.c
  405.    51196   10568 79.3% 16-Sep-97 22:23:56 +DropSMgr.c
  406.    12520    3329 73.4% 16-Sep-97 22:25:04 +DropTrans.c
  407.     8279    2347 71.6% 16-Sep-97 22:25:34 +ExtObject.c
  408.    59864   13110 78.1% 20-Oct-97 01:54:56 +FileSB.c
  409.     9954    2730 72.5% 20-Sep-97 23:11:36 +FontList.c
  410.    84266   19557 76.7% 19-Oct-97 21:35:52 +Form.c
  411.    32953    7491 77.2% 18-Sep-97 23:59:28 +Frame.c
  412.    19958    4811 75.8% 16-Sep-97 22:30:08 +Gadget.c
  413.     6962    2536 63.5% 22-Aug-05 11:51:06 +GadgetUtil.c
  414.    54426   12230 77.5% 26-Aug-05 11:51:28 +GeoUtils.c
  415.    15515    4121 73.4% 16-Sep-97 22:31:10 +GrabShell.c
  416.    15267    4048 73.4% 14-Sep-97 09:23:06 +Hash.c
  417.    27460    7858 71.3% 28-Sep-97 21:27:36 +ImageCache.c
  418.    47570   12541 73.6% 03-Oct-97 14:14:26 +Label.c
  419.    57029   12539 78.0% 29-Sep-97 00:11:36 +LabelG.c
  420.   128221   25995 79.7% 24-Sep-97 23:03:40 +List.c
  421.    17394    3942 77.3% 22-Aug-05 11:51:10 +LTCvt.c
  422.     4446    1644 63.0% 11-Jul-05 12:05:46 +LTfnmatch.c
  423.    16451    5301 67.7% 20-Oct-97 14:30:52 +LTglob.c
  424.    57184   14542 74.5% 12-Sep-97 21:23:18 +LTV6Editres.c
  425.   118044   28723 75.6% 22-Aug-05 11:51:42 +LTXpm.c
  426.    51243   11854 76.8% 19-Sep-97 00:10:02 +MainW.c
  427.     2457     821 66.5% 08-Sep-97 22:30:24 +Makefile.in
  428.    52573   12471 76.2% 19-Oct-97 20:20:40 +Manager.c
  429.     1580     693 56.1% 11-Jul-05 12:07:50 +MapEvent.c
  430.    20488    5962 70.9% 16-Sep-97 22:34:42 +MenuShell.c
  431.     8851    2709 69.3% 06-Sep-05 11:51:08 +MenuUtil.c
  432.    40907    8714 78.6% 04-Oct-97 17:03:26 +MessageB.c
  433.    26323    6543 75.1% 14-Sep-97 09:23:38 +Messages.c
  434.     3794    1473 61.1% 24-Sep-97 23:03:48 +misc.c
  435.     5067    1399 72.3% 22-Aug-05 11:53:54 +mkinline.c
  436.     2895    1353 53.2% 11-Jul-05 12:08:16 +Mwm.c
  437.    11251    3237 71.2% 19-Sep-97 22:40:22 +Notebook.c
  438.     1284     641 50.0% 14-Sep-97 09:23:58 +Obsolete.c
  439.    57343   13968 75.6% 19-Sep-97 00:17:34 +PanedW.c
  440.     2492    1147 53.9% 28-May-05 11:51:12 +PixConv.c
  441.    28678    6791 76.3% 30-Sep-97 21:18:44 +Primitive.c
  442.    16723    3774 77.4% 19-Oct-97 14:59:30 +Protocols.c
  443.    38784    9132 76.4% 03-Oct-97 15:02:34 +PushB.c
  444.    46640    9892 78.7% 19-Sep-97 00:33:04 +PushBG.c
  445.    45193    9814 78.2% 06-Sep-05 11:51:10 +RCUtils.c
  446.     1274     645 49.3% 20-Feb-05 12:48:08 +ReadImage.c
  447.    23607    5176 78.0% 12-Jul-05 11:58:10 +Region.c
  448.    10082    2946 70.7% 21-Sep-97 12:43:48 +RepType.c
  449.    42163    8884 78.9% 22-Aug-05 11:52:34 +ResConvert.c
  450.    31576    6360 79.8% 20-Oct-97 19:24:40 +ResInd.c
  451.    68122   17010 75.0% 19-Sep-97 00:35:24 +RowColumn.c
  452.    10599    3020 71.5% 19-Sep-97 00:38:40 +Sash.c
  453.    50128   11711 76.6% 19-Sep-97 00:40:56 +Scale.c
  454.    22619    6027 73.3% 16-Sep-97 22:40:18 +Screen.c
  455.    74749   15061 79.8% 24-Sep-97 23:03:56 +ScrollBar.c
  456.    72594   17102 76.4% 19-Sep-97 00:44:54 +ScrolledW.c
  457.     1691     736 56.4% 20-Feb-05 12:48:14 +Selection.c
  458.    42381    9652 77.2% 19-Sep-97 00:47:48 +SelectionBox.c
  459.    22917    5106 77.7% 19-Sep-97 00:50:06 +SeparatoG.c
  460.    12160    3247 73.2% 12-Oct-97 14:05:18 +Separator.c
  461.    24854    4783 80.7% 22-Aug-05 11:52:54 +Shadow.c
  462.     5690    1830 67.8% 17-Oct-97 00:16:32 +ShellExt.c
  463.    15969    3339 79.0% 04-Oct-97 21:54:42 +Simple.c
  464.     7484    1908 74.5% 22-Oct-97 17:06:28 +SMakefile
  465.     7484    1908 74.5% 22-Oct-97 17:06:00 +SMakefile_881
  466.     7461    1903 74.4% 22-Oct-97 17:06:10 +smakefile_ieee
  467.    29541    7850 73.4% 12-Oct-97 14:36:54 +SpinBox.c
  468.    10473    3422 67.3% 13-Sep-97 17:32:54 +TearOff.c
  469.    18770    4806 74.3% 19-Sep-97 22:51:08 +TearOffB.c
  470.    61792   15438 75.0% 12-Oct-97 14:45:08 +Text.c
  471.   104224   21196 79.6% 19-Sep-97 01:12:28 +TextF.c
  472.    50607    9981 80.2% 30-Aug-05 11:51:12 +TextIn.c
  473.    59591   15240 74.4% 30-Aug-05 11:51:12 +TextOut.c
  474.    20478    6076 70.3% 22-Aug-05 11:53:50 +TextStrSo.c
  475.    33223    7422 77.6% 20-Sep-97 02:22:10 +ToggleB.c
  476.    50462    9922 80.3% 05-Oct-97 20:15:36 +ToggleBG.c
  477.     2769    1203 56.5% 12-Jul-05 12:00:30 +TrackLoc.c
  478.     6940    2463 64.5% 27-Aug-05 11:51:12 +Trait.c
  479.    14038    2744 80.4% 12-Oct-97 14:34:14 +TranslNew.c
  480.    29971    3815 87.2% 19-Oct-97 20:49:26 +Transltns.c
  481.    14398    3172 77.9% 05-Sep-05 11:52:08 +TravAct.c
  482.    64810   13447 79.2% 13-Sep-97 17:33:10 +Traversal.c
  483.     2906    1114 61.6% 22-Aug-05 11:53:52 +UniqueEvent.c
  484.    31485    6470 79.4% 04-Oct-97 19:13:58 +VaSimple.c
  485.    79549   19945 74.9% 19-Oct-97 21:34:40 +Vendor.c
  486.    38404   11292 70.5% 19-Oct-97 20:51:04 +VirtKeys.c
  487.    19830    3747 81.1% 22-Aug-05 11:53:52 +Visual.c
  488.     4258    1392 67.3% 12-Jul-05 12:01:18 +World.c
  489.     6963    2195 68.4% 05-Sep-05 11:52:14 +Xme.c
  490.    16840    5021 70.1% 13-Jul-05 11:55:28 +XmIm.c
  491.    17835    4640 73.9% 21-Oct-97 18:45:26 +Xmos.c
  492.    40526   11669 71.2% 28-May-05 11:51:12 +XmStrDefs.c
  493.    79024   14209 82.0% 20-Oct-97 00:14:34 +XmString.c
  494.   943556  414949 56.0% 21-Oct-97 19:27:58 +libXm.lib
  495.   940940  413924 56.0% 22-Oct-97 17:47:24 +libXm881.lib
  496.     2274     843 62.9% 19-Jun-05 11:52:06 +Makefile.in
  497.    36176   14685 59.4% 06-Sep-05 11:49:42 +NOTES
  498.     2264    1118 50.6% 10-Dec-04 12:45:40 +RELEASE-POLICY
  499.     3762    1422 62.2% 05-Nov-04 12:45:56 +deltas
  500.       45      45  0.0% 12-May-05 11:51:10 +COMMENT
  501.      426     271 36.3% 12-May-05 11:51:10 +DESCR
  502.      853     436 48.8% 26-Jun-05 11:54:30 +Makefile.in
  503.     3365     758 77.4% 12-May-05 11:51:10 +PLIST.in
  504.      111      87 21.6% 22-Jun-05 11:54:20 +PLIST.prefix.in
  505.      417     162 61.1% 22-Jun-05 11:54:20 +PLIST.suffix.in
  506.      827     481 41.8% 19-Jun-05 11:55:22 +README.in
  507.      371     208 43.9% 08-Nov-04 12:46:08 +genlttypes
  508.      243     175 27.9% 08-Nov-04 12:46:08 +genpro
  509.      206     157 23.7% 08-Nov-04 12:46:08 +genxtypes
  510.       42      42  0.0% 09-Jul-05 11:56:04 +indent.base
  511.    27630    6561 76.2% 09-Jul-05 11:56:10 +indent.pro
  512.    14543    3601 75.2% 08-Nov-04 12:46:10 +lesstif.types
  513.     1413     713 49.5% 26-Jun-05 11:54:28 +Makefile.in
  514.      239     154 35.5% 23-Nov-04 12:46:00 +README
  515.     1310     589 55.0% 12-Feb-05 12:46:16 +typedefs.l
  516.     8877    2849 67.9% 08-Nov-04 12:46:10 +x.types
  517.     2757     847 69.2% 06-Sep-05 11:51:24 +Makefile.in
  518.     2413     952 60.5% 20-Feb-05 12:49:20 +hello_world.uil
  519.     1109     581 47.6% 28-Aug-05 11:51:32 +Makefile.in
  520.     3148    1218 61.3% 28-Aug-05 11:51:32 +test1.c
  521.     1465     668 54.4% 28-Aug-05 11:51:32 +Makefile.in
  522.      255     182 28.6% 20-Feb-05 12:49:22 +hello_world.uil
  523.     1444     643 55.4% 28-Aug-05 11:51:34 +Makefile.in
  524.     1113     500 55.0% 20-Feb-05 12:49:22 +test1.c
  525.     1481     661 55.3% 20-Feb-05 12:49:22 +test2.c
  526.      216     149 31.0% 20-Feb-05 12:49:22 +test2a.uil
  527.      218     152 30.2% 20-Feb-05 12:49:22 +test2b.uil
  528.      218     152 30.2% 20-Feb-05 12:49:22 +test2c.uil
  529.     2149     976 54.5% 24-Feb-05 12:48:06 +test.Makefile.in
  530.     1456     659 54.7% 29-Aug-05 11:51:26 +Makefile.in
  531.      986     531 46.1% 29-Aug-05 11:51:26 +Makefile.in
  532.   121623   21621 82.2% 29-Aug-05 11:51:40 +mot.keys
  533.     7348    1224 83.3% 29-Aug-05 11:51:40 +test1.c
  534.     2194    1012 53.8% 29-Aug-05 11:51:26 +test.Makefile.in
  535.     1173     586 50.0% 03-Jul-05 11:56:14 +Makefile.in
  536.     1140     464 59.2% 21-Sep-97 01:49:14 +test1.c
  537.     1812     777 57.1% 21-Sep-97 01:49:20 +test2.c
  538.     1623     665 59.0% 21-Sep-97 01:49:46 +test3.c
  539.     1226     505 58.8% 21-Sep-97 01:49:52 +test4.c
  540.     2235    1039 53.5% 25-Aug-05 11:53:00 +XdbPrintTree.c
  541.     1499     689 54.0% 03-Jul-05 11:56:12 +Makefile.in
  542.     1049     553 47.2% 03-Jul-05 11:56:16 +Makefile.in
  543.    23411    3464 85.2% 03-Jul-05 11:56:22 +test1.c
  544.    23248    3387 85.4% 03-Jul-05 11:56:26 +test2.c
  545.     1173     586 50.0% 12-Aug-05 11:52:06 +Makefile.in
  546.     1024     519 49.3% 26-Aug-05 11:52:48 +test1.c
  547.     1195     570 52.3% 26-Aug-05 11:52:48 +test2.c
  548.     1417     629 55.6% 05-Sep-05 11:53:14 +test3.c
  549.     1401     625 55.3% 05-Sep-05 11:53:14 +test4.c
  550.     1708     722 57.7% 05-Sep-05 11:53:14 +test4a.c
  551.     1708     725 57.5% 05-Sep-05 11:53:14 +test4b.c
  552.     2183     996 54.3% 24-Aug-05 11:52:14 +test.Makefile.in
  553.     1049     553 47.2% 03-Jul-05 11:56:26 +Makefile.in
  554.     5936    1488 74.9% 03-Jul-05 11:56:26 +test1.c
  555.     3090    1079 65.0% 03-Jul-05 11:56:26 +test2.c
  556.      986     531 46.1% 20-Feb-05 12:49:30 +Makefile.in
  557.      842     432 48.6% 20-Feb-05 12:49:30 +test1.c
  558.     1046     550 47.4% 20-Feb-05 12:49:32 +Makefile.in
  559.      700     370 47.1% 20-Feb-05 12:49:32 +test1.c
  560.      679     373 45.0% 20-Feb-05 12:49:32 +test2.c
  561.     1230     601 51.1% 20-Feb-05 12:49:34 +Makefile.in
  562.      600     374 37.6% 01-Oct-97 22:38:14 +test1.c
  563.      669     375 43.9% 01-Oct-97 22:45:06 +test2.c
  564.    11706    3154 73.0% 01-Oct-97 22:38:54 +test3.c
  565.     1319     549 58.3% 01-Oct-97 22:39:06 +test4.c
  566.     1337     534 60.0% 20-Feb-05 12:49:36 +test5.c
  567.     1487     678 54.4% 20-Feb-05 12:49:36 +Makefile.in
  568.     1301     623 52.1% 03-Oct-97 12:19:54 +test1.c
  569.     1153     522 54.7% 03-Oct-97 12:20:06 +test2.c
  570.     1441     612 57.5% 03-Oct-97 12:20:18 +test3.c
  571.     1214     590 51.4% 03-Oct-97 12:20:26 +test4.c
  572.     1457     626 57.0% 20-Feb-05 12:49:38 +test5.c
  573.     1884     717 61.9% 20-Feb-05 12:49:38 +test6.c
  574.      772     360 53.3% 20-Feb-05 12:49:38 +test7.c
  575.      832     384 53.8% 20-Feb-05 12:49:38 +test8.c
  576.      864     432 50.0% 20-Feb-05 12:49:38 +test9.c
  577.     1236     607 50.8% 20-Feb-05 12:49:40 +Makefile.in
  578.     3975    1288 67.5% 19-Mar-05 12:51:06 +test1.c
  579.     1006     458 54.4% 20-Feb-05 12:49:40 +test2.c
  580.     2893     958 66.8% 20-Feb-05 12:49:42 +test3.c
  581.     3467    1013 70.7% 20-Feb-05 12:49:42 +test4.c
  582.     1154     575 50.1% 20-Feb-05 12:49:42 +test5.c
  583.     1053     553 47.4% 20-Feb-05 12:49:44 +Makefile.in
  584.     1917     669 65.1% 19-Oct-97 16:43:42 +test1.c
  585.     4050    1310 67.6% 19-Oct-97 16:44:04 +test2.c
  586.    34449    8186 76.2% 20-Feb-05 12:49:46 +Cmap.c
  587.     3424    1407 58.9% 20-Feb-05 12:49:46 +Cmap.h
  588.     2460    1085 55.8% 20-Feb-05 12:49:46 +Cmap.man
  589.     3151    1320 58.1% 20-Feb-05 12:49:44 +Cmap.Motif.man
  590.     4178    1752 58.0% 20-Feb-05 12:49:46 +Cmap.README
  591.     2807    1242 55.7% 20-Feb-05 12:49:46 +CmapP.h
  592.      302     227 24.8% 20-Feb-05 12:49:48 +CmapT.man
  593.     1015     549 45.9% 20-Feb-05 12:49:48 +Makefile.in
  594.     4450    1986 55.3% 20-Feb-05 12:49:48 +test1.c
  595.       58      58  0.0% 20-Feb-05 12:49:48 +version
  596.    11005    3163 71.2% 20-Feb-05 12:49:50 +ComboBox
  597.    80837   19923 75.3% 20-Feb-05 12:49:50 +ComboBox.c
  598.     3336    1240 62.8% 20-Feb-05 12:49:52 +ComboBox.h
  599.     6272    2070 66.9% 20-Feb-05 12:49:52 +ComboBoxP.h
  600.     1019     554 45.6% 20-Feb-05 12:49:52 +Makefile.in
  601.      922     339 63.2% 20-Feb-05 12:49:52 +test1.c
  602.     1054     554 47.4% 20-Feb-05 12:49:54 +Makefile.in
  603.      691     398 42.4% 20-Feb-05 12:49:54 +test1.c
  604.     1336     568 57.4% 20-Feb-05 12:49:54 +test2.c
  605.     1169     585 49.9% 20-Feb-05 12:49:58 +Makefile.in
  606.     2423     845 65.1% 20-Feb-05 12:49:58 +test1.c
  607.     2881    1001 65.2% 20-Feb-05 12:49:58 +test2.c
  608.     2759     966 64.9% 20-Feb-05 12:49:58 +test3.c
  609.     3526    1199 65.9% 20-Feb-05 12:50:00 +test4.c
  610.     9690    2811 70.9% 07-Mar-05 12:51:14 +Dnd.c
  611.     3176    1183 62.7% 27-Feb-05 12:48:12 +Dnd.h
  612.     4862    1590 67.2% 07-Mar-05 12:51:16 +DndP.h
  613.     1103     594 46.1% 07-Mar-05 12:51:16 +Makefile.in
  614.     1544     832 46.1% 27-Feb-05 12:48:14 +README
  615.     7425    2402 67.6% 07-Mar-05 12:51:16 +Target.c
  616.    17808    5027 71.7% 07-Mar-05 12:51:18 +test1.c
  617.     1046     550 47.4% 20-Feb-05 12:50:00 +Makefile.in
  618.     1718     682 60.3% 03-Oct-97 17:55:34 +test1.c
  619.     1854     733 60.4% 02-Oct-97 23:33:18 +test2.c
  620.      392     129 67.0% 20-Feb-05 12:50:02 +dir.xbm
  621.      404     112 72.2% 20-Feb-05 12:50:02 +dirmask.xbm
  622.    23928    5738 76.0% 20-Feb-05 12:50:02 +editor_dnd.c
  623.    28380    6598 76.7% 20-Feb-05 12:50:02 +editor_help.c
  624.      488     128 73.7% 20-Feb-05 12:50:04 +file.xbm
  625.    11320    3477 69.2% 20-Feb-05 12:50:04 +file_manager.c
  626.    17470    4039 76.8% 20-Feb-05 12:50:04 +file_manager2.c
  627.      500     118 76.4% 20-Feb-05 12:50:04 +filemask.xbm
  628.      986     531 46.1% 20-Feb-05 12:50:02 +Makefile.in
  629.     1530     750 50.9% 20-Feb-05 12:50:04 +test1.c
  630.      433     195 54.9% 20-Feb-05 12:50:08 +bitmap.h
  631.     3368    1058 68.5% 20-Feb-05 12:50:08 +callbacks.c
  632.     1853     667 64.0% 20-Feb-05 12:50:08 +drag_bitmap.c
  633.      792     386 51.2% 20-Feb-05 12:50:08 +drag_proc.c
  634.      811     435 46.3% 20-Feb-05 12:50:08 +drop_site_val.c
  635.     1321     605 54.2% 20-Feb-05 12:50:08 +export_bitmap.c
  636.     3080     963 68.7% 20-Feb-05 12:50:08 +import_bitmap.c
  637.     1224     617 49.5% 20-Feb-05 12:50:06 +Makefile.in
  638.     5097    1587 68.8% 20-Feb-05 12:50:08 +test1.c
  639.     1881     783 58.3% 20-Feb-05 12:50:10 +transfer_bitmap.c
  640.      433     195 54.9% 20-Feb-05 12:50:10 +bitmap.h
  641.     3368    1058 68.5% 20-Feb-05 12:50:12 +callbacks.c
  642.     1853     667 64.0% 20-Feb-05 12:50:12 +drag_bitmap.c
  643.     1321     605 54.2% 20-Feb-05 12:50:12 +export_bitmap.c
  644.     1525     593 61.1% 20-Feb-05 12:50:12 +import_bitmap.c
  645.     1167     598 48.7% 20-Feb-05 12:50:10 +Makefile.in
  646.     4501    1390 69.1% 20-Feb-05 12:50:12 +test1.c
  647.     1881     783 58.3% 20-Feb-05 12:50:12 +transfer_bitmap.c
  648.      489     219 55.2% 20-Feb-05 12:50:14 +bitmap.h
  649.     3229    1063 67.0% 20-Feb-05 12:50:14 +callbacks.c
  650.      669     312 53.3% 20-Feb-05 12:50:14 +drag_bitmap.c
  651.     1442     662 54.0% 20-Feb-05 12:50:16 +export_bitmap.c
  652.     2159     825 61.7% 20-Feb-05 12:50:16 +import_bitmap.c
  653.     1168     599 48.7% 20-Feb-05 12:50:14 +Makefile.in
  654.     4451    1379 69.0% 20-Feb-05 12:50:16 +test1.c
  655.      122      84 31.1% 20-Feb-05 12:50:16 +transfer.h
  656.     1704     760 55.3% 20-Feb-05 12:50:16 +transfer_bitmap.c
  657.      433     195 54.9% 20-Feb-05 12:50:18 +bitmap.h
  658.     3368    1058 68.5% 20-Feb-05 12:50:18 +callbacks.c
  659.      723     334 53.8% 20-Feb-05 12:50:18 +drag_bitmap.c
  660.     1321     605 54.2% 20-Feb-05 12:50:20 +export_bitmap.c
  661.     1525     593 61.1% 20-Feb-05 12:50:20 +import_bitmap.c
  662.     1168     599 48.7% 20-Feb-05 12:50:18 +Makefile.in
  663.     4501    1390 69.1% 20-Feb-05 12:50:20 +test1.c
  664.     1881     783 58.3% 20-Feb-05 12:50:20 +transfer_bitmap.c
  665.      433     195 54.9% 20-Feb-05 12:50:24 +bitmap.h
  666.     3165    1042 67.0% 20-Feb-05 12:50:24 +callbacks.c
  667.      655     304 53.5% 20-Feb-05 12:50:24 +drag_bitmap.c
  668.     1068     540 49.4% 20-Feb-05 12:50:24 +export_bitmap.c
  669.     1403     592 57.8% 20-Feb-05 12:50:24 +import_bitmap.c
  670.     1168     599 48.7% 20-Feb-05 12:50:22 +Makefile.in
  671.     4663    1420 69.5% 20-Feb-05 12:50:24 +test1.c
  672.     1097     510 53.5% 20-Feb-05 12:50:24 +transfer_bitmap.c
  673.     1231     604 50.9% 20-Feb-05 12:50:26 +Makefile.in
  674.      532     245 53.9% 20-Feb-05 12:50:26 +test1.c
  675.     1413     469 66.8% 24-Jun-05 11:55:00 +test2.c
  676.     1154     370 67.9% 20-Feb-05 12:50:26 +test3.c
  677.     1254     548 56.2% 20-Feb-05 12:50:28 +test4.c
  678.     6361    2265 64.3% 20-Feb-05 12:50:28 +test5.c
  679.     1230     601 51.1% 20-Feb-05 12:50:30 +Makefile.in
  680.     2513     801 68.1% 20-Feb-05 12:50:30 +test1.c
  681.     2574     819 68.1% 20-Feb-05 12:50:30 +test2.c
  682.      827     423 48.8% 20-Feb-05 12:50:30 +test3.c
  683.      962     481 50.0% 20-Feb-05 12:50:30 +test4.c
  684.     3719    1456 60.8% 20-Feb-05 12:50:32 +test5.c
  685.   100373   13637 86.4% 20-Feb-05 12:50:34 +DSScale.c
  686.     2970    1163 60.8% 20-Feb-05 12:50:34 +DSScale.h
  687.     3080    1307 57.5% 20-Feb-05 12:50:34 +DSScaleP.h
  688.     1018     551 45.8% 20-Feb-05 12:50:34 +Makefile.in
  689.     1776     965 45.6% 20-Feb-05 12:50:34 +test1.c
  690.      433     195 54.9% 20-Feb-05 12:50:36 +bitmap.h
  691.     3368    1058 68.5% 20-Feb-05 12:50:36 +callbacks.c
  692.     1853     667 64.0% 20-Feb-05 12:50:36 +drag_bitmap.c
  693.      792     386 51.2% 20-Feb-05 12:50:38 +drag_proc.c
  694.      811     435 46.3% 20-Feb-05 12:50:38 +drop_site_val.c
  695.     1321     605 54.2% 20-Feb-05 12:50:38 +export_bitmap.c
  696.     1525     593 61.1% 20-Feb-05 12:50:38 +import_bitmap.c
  697.     1224     617 49.5% 20-Feb-05 12:50:36 +Makefile.in
  698.     5097    1587 68.8% 20-Feb-05 12:50:38 +test1.c
  699.     1881     783 58.3% 20-Feb-05 12:50:38 +transfer_bitmap.c
  700.     1047     551 47.3% 20-Feb-05 12:50:40 +Makefile.in
  701.      843     440 47.8% 20-Feb-05 12:50:40 +test1.c
  702.    12663    3307 73.8% 20-Feb-05 12:50:40 +test2.c
  703.     1230     601 51.1% 28-Aug-05 11:51:52 +Makefile.in
  704.     1114     340 69.4% 19-Oct-97 23:07:58 +smakefile
  705.     2536     872 65.6% 05-Oct-97 22:56:38 +test1.c
  706.     2834     868 69.3% 16-Oct-97 22:09:50 +test2.c
  707.     1939     855 55.9% 05-Oct-97 20:37:18 +test3.c
  708.     4394    1615 63.2% 05-Oct-97 20:36:54 +test4.c
  709.     1115     541 51.4% 28-Aug-05 11:51:52 +test5.c
  710.     1047     551 47.3% 20-Feb-05 12:50:44 +Makefile.in
  711.      732     405 44.6% 20-Feb-05 12:50:46 +test1.c
  712.     2920     841 71.1% 20-Feb-05 12:50:46 +test2.c
  713.     4228    1563 63.0% 21-Jun-05 11:55:12 +DumpLayout.c
  714.       60      60  0.0% 21-Jun-05 11:55:12 +DumpLayout.h
  715.      196      91 53.5% 20-Feb-05 12:50:46 +Form12
  716.      304     116 61.8% 20-Feb-05 12:50:48 +Form13
  717.     3390    1140 66.3% 22-Aug-05 11:54:00 +Makefile.in
  718.     2151     736 65.7% 21-Jun-05 11:55:12 +test1.c
  719.     1777     749 57.8% 21-Jun-05 11:55:12 +test10.c
  720.     3706    1303 64.8% 21-Jun-05 11:55:14 +test11.c
  721.     4772    1270 73.3% 21-Jun-05 11:55:14 +test12.c
  722.     4646    1222 73.6% 21-Jun-05 11:55:16 +test13.c
  723.     1701     613 63.9% 21-Jun-05 11:55:16 +test14.c
  724.    17485    3088 82.3% 17-Jul-05 11:55:20 +test15.c
  725.      989     493 50.1% 21-Jun-05 11:55:20 +test16.c
  726.     1335     567 57.5% 21-Jun-05 11:55:20 +test17.c
  727.     1019     507 50.2% 21-Jun-05 11:55:20 +test18.c
  728.     1365     582 57.3% 17-Jul-05 11:55:22 +test19.c
  729.     1237     591 52.2% 21-Jun-05 11:55:20 +test2.c
  730.     1438     580 59.6% 21-Jun-05 11:55:20 +test20.c
  731.     1601     638 60.1% 21-Jun-05 11:55:20 +test21.c
  732.     2044     707 65.4% 21-Jun-05 11:55:20 +test22.c
  733.     2044     710 65.2% 21-Jun-05 11:55:20 +test23.c
  734.     8756    1894 78.3% 17-Jul-05 11:55:22 +test24.c
  735.     2421     663 72.6% 24-Jun-05 11:55:08 +test25.c
  736.     1055     518 50.9% 17-Jul-05 11:55:22 +test27.c
  737.     1053     520 50.6% 17-Jul-05 11:55:22 +test28.c
  738.     1131     547 51.6% 17-Jul-05 11:55:22 +test29.c
  739.     1318     527 60.0% 21-Jun-05 11:55:22 +test3.c
  740.     1361     575 57.7% 17-Jul-05 11:55:22 +test30.c
  741.     1076     527 51.0% 20-Jul-05 11:55:16 +test31.c
  742.    28887    3535 87.7% 21-Jun-05 11:55:22 +test4.c
  743.     1153     540 53.1% 21-Jun-05 11:55:22 +test5.c
  744.     4197    1226 70.7% 09-Jul-05 11:56:46 +test6.c
  745.     1672     591 64.6% 21-Jun-05 11:55:22 +test7.c
  746.     5776    1203 79.1% 21-Jun-05 11:55:24 +test8.c
  747.     3752    1165 68.9% 21-Jun-05 11:55:24 +test9.c
  748.     4096     506 87.6% 20-Feb-05 12:50:54 +.#test2.c.1.1
  749.     1108     568 48.7% 20-Feb-05 12:50:54 +Makefile.in
  750.     1323     483 63.4% 20-Feb-05 12:50:54 +test1.c
  751.     4178     557 86.6% 24-Jun-05 11:55:10 +test2.c
  752.      819     379 53.7% 24-Jun-05 11:55:10 +test3.c
  753.     1091     572 47.5% 20-Feb-05 12:51:00 +Makefile.in
  754.     1792     576 67.8% 20-Feb-05 12:51:02 +test1.c
  755.      792     298 62.3% 20-Feb-05 12:51:02 +test2.c
  756.     8297    2176 73.7% 20-Feb-05 12:51:00 +Trivial.c
  757.      412     217 47.3% 20-Feb-05 12:51:02 +Trivial.h
  758.      777     282 63.7% 20-Feb-05 12:51:02 +TrivialP.h
  759.     1047     551 47.3% 20-Feb-05 12:51:02 +Makefile.in
  760.     1520     510 66.4% 20-Feb-05 12:51:04 +test1.c
  761.     1724     580 66.3% 20-Feb-05 12:51:04 +test2.c
  762.     3293     493 85.0% 20-Feb-05 12:51:04 +xlogo64
  763.      986     531 46.1% 20-Feb-05 12:51:06 +Makefile.in
  764.     1631     724 55.6% 20-Feb-05 12:51:06 +test1.c
  765.     1336     650 51.3% 30-Aug-05 11:51:50 +Makefile.in
  766.     1769     725 59.0% 30-Aug-05 11:51:50 +test1.c
  767.     1666     654 60.7% 20-Feb-05 12:51:08 +test2.c
  768.    14980    2948 80.3% 20-Feb-05 12:51:08 +test3.c
  769.     1462     453 69.0% 20-Feb-05 12:51:08 +test4.c
  770.     4934    1274 74.1% 18-Apr-05 11:51:16 +test5.c
  771.     1677     706 57.9% 30-Aug-05 11:51:50 +test6.c
  772.     1108     568 48.7% 20-Feb-05 12:51:10 +Makefile.in
  773.      889     488 45.1% 20-Feb-05 12:51:10 +test1.c
  774.     1280     525 58.9% 20-Feb-05 12:51:10 +test2.c
  775.      966     436 54.8% 20-Feb-05 12:51:10 +test3.c
  776.     1413     657 53.5% 20-Feb-05 12:51:12 +Makefile.in
  777.     2751     862 68.6% 20-Feb-05 12:51:12 +test1.c
  778.      894     463 48.2% 20-Feb-05 12:51:12 +test2.c
  779.     5035    1426 71.6% 07-Aug-05 11:51:28 +test3.c
  780.      898     465 48.2% 20-Feb-05 12:51:12 +test4.c
  781.     1766     720 59.2% 20-Feb-05 12:51:12 +test5.c
  782.      960     498 48.1% 20-Feb-05 12:51:14 +test6.c
  783.      694     373 46.2% 20-Feb-05 12:51:14 +test7.c
  784.      467     284 39.1% 20-Feb-05 12:51:14 +test8.c
  785.      252     134 46.8% 20-Feb-05 12:51:16 +Mainw7.ad
  786.      948     447 52.8% 20-Feb-05 12:51:16 +Mainw8.ad
  787.     1589     712 55.1% 20-Feb-05 12:51:18 +Makefile.in
  788.     3056     776 74.6% 20-Feb-05 12:51:18 +test1.c
  789.     3126     947 69.7% 20-Feb-05 12:51:18 +test10.c
  790.     3360     869 74.1% 20-Feb-05 12:51:20 +test2.c
  791.     3470     894 74.2% 20-Feb-05 12:51:20 +test3.c
  792.     5154    1330 74.1% 22-Aug-05 11:54:00 +test4.c
  793.     3623     944 73.9% 20-Feb-05 12:51:20 +test5.c
  794.     3594     953 73.4% 20-Feb-05 12:51:20 +test6.c
  795.     1397     627 55.1% 20-Feb-05 12:51:22 +test7.c
  796.     6363    1650 74.0% 20-Feb-05 12:51:22 +test8.c
  797.     1629     573 64.8% 20-Feb-05 12:51:22 +test9.c
  798.     2241     877 60.8% 20-Feb-05 12:51:22 +uli.c
  799.     2120    1021 51.8% 02-Apr-05 12:51:14 +Makefile.in
  800.      695     407 41.4% 20-Feb-05 12:51:24 +CHANGES
  801.     1089     570 47.6% 20-Feb-05 12:51:24 +Makefile.in
  802.    45778   11040 75.8% 20-Feb-05 12:51:24 +MegaB.c
  803.     2927    1171 59.9% 20-Feb-05 12:51:24 +MegaB.h
  804.     3291    1327 59.6% 20-Feb-05 12:51:26 +MegaBP.h
  805.     2438    1223 49.8% 20-Feb-05 12:51:26 +README
  806.     4252    1661 60.9% 20-Feb-05 12:51:26 +test1.c
  807.     2248     983 56.2% 20-Feb-05 12:51:26 +test2.c
  808.     1290     619 52.0% 20-Feb-05 12:51:28 +Makefile.in
  809.     1010     349 65.4% 20-Feb-05 12:51:28 +test1.c
  810.      874     388 55.6% 20-Feb-05 12:51:28 +test2.c
  811.     1174     403 65.6% 20-Feb-05 12:51:30 +test3.c
  812.     1437     525 63.4% 20-Feb-05 12:51:30 +test4.c
  813.      746     327 56.1% 20-Feb-05 12:51:30 +test5.c
  814.     1608     582 63.8% 06-Mar-05 12:48:14 +test6.c
  815.     1425     661 53.6% 28-Aug-05 11:52:02 +Makefile.in
  816.     1927     807 58.1% 04-Oct-97 17:26:28 +test1.c
  817.      954     531 44.3% 03-Oct-97 13:59:02 +test2.c
  818.     3057     967 68.3% 03-Oct-97 13:59:12 +test3.c
  819.     2140     923 56.8% 03-Oct-97 13:59:38 +test4.c
  820.     1455     699 51.9% 20-Feb-05 12:51:34 +test5.c
  821.     2800     909 67.5% 20-Feb-05 12:51:34 +test6.c
  822.     2522     997 60.4% 22-Aug-05 11:54:00 +test7.c
  823.     6652    1777 73.2% 28-Aug-05 11:52:02 +test8.c
  824.     1903     794 58.2% 05-Mar-05 12:48:12 +Makefile.in
  825.    16811    3499 79.1% 20-Feb-05 12:51:36 +mot.actions
  826.   208755   13886 93.3% 20-Feb-05 12:51:38 +mot.compres
  827.    22440    1360 93.9% 20-Feb-05 12:51:38 +mot.compsyn
  828.    24832    1399 94.3% 20-Feb-05 12:51:38 +mot.ext
  829.    86999   10757 87.6% 20-Feb-05 12:51:40 +mot.res
  830.   101087   18586 81.6% 20-Feb-05 12:51:40 +mot.strings
  831.    15730    2226 85.8% 20-Feb-05 12:51:42 +mot.syn
  832.    31016    3728 87.9% 09-Jul-05 11:56:58 +mot.trans
  833.     6414     989 84.5% 09-Jul-05 11:56:58 +test1.c
  834.     2485    1103 55.6% 20-Feb-05 12:51:42 +test10.c
  835.     3062    1230 59.8% 20-Feb-05 12:51:42 +test11.c
  836.      998     468 53.1% 20-Feb-05 12:51:44 +test12.c
  837.    10005    2694 73.0% 20-Feb-05 12:51:44 +test13.c
  838.    15037    2100 86.0% 05-Mar-05 12:48:14 +test14.c
  839.    14516    1945 86.6% 05-Mar-05 12:48:14 +test15.c
  840.     1833     562 69.3% 20-Feb-05 12:51:44 +test2.c
  841.    11981    1492 87.5% 20-Feb-05 12:51:44 +test3.c
  842.    12644    1668 86.8% 20-Feb-05 12:51:44 +test4.c
  843.    20697    2535 87.7% 20-Feb-05 12:51:46 +test5.c
  844.    20612    2541 87.6% 20-Feb-05 12:51:46 +test6.c
  845.     9435    1309 86.1% 20-Feb-05 12:51:46 +test7.c
  846.     6726    1959 70.8% 20-Feb-05 12:51:46 +test8.c
  847.     2737    1152 57.9% 20-Feb-05 12:51:46 +test9.c
  848.     1419     662 53.3% 20-Feb-05 12:51:48 +Makefile.in
  849.      530     288 45.6% 20-Feb-05 12:51:50 +test1.c
  850.     2013     845 58.0% 20-Feb-05 12:51:50 +test2.c
  851.     3484    1265 63.6% 20-Feb-05 12:51:50 +test3.c
  852.     2796    1105 60.4% 20-Feb-05 12:51:50 +test4.c
  853.     1880     876 53.4% 20-Feb-05 12:51:50 +test5.c
  854.     3103    1292 58.3% 20-Feb-05 12:51:50 +test6.c
  855.     2190     723 66.9% 20-Feb-05 12:51:52 +test7.c
  856.     1959     698 64.3% 20-Feb-05 12:51:52 +test8.c
  857.    17976    6986 61.1% 20-Feb-05 12:51:54 +COPYING
  858.     1021     553 45.8% 20-Feb-05 12:51:54 +Makefile.in
  859.    30974    8966 71.0% 20-Feb-05 12:51:54 +NewToggleB.c
  860.     3889    2053 47.2% 20-Feb-05 12:51:54 +NewToggleB.doc
  861.     2063     987 52.1% 20-Feb-05 12:51:56 +NewToggleB.h
  862.     3719    1428 61.6% 20-Feb-05 12:51:56 +NewToggleBP.h
  863.     6021    1398 76.7% 20-Feb-05 12:51:56 +test1.c
  864.     1355     644 52.4% 26-Apr-05 11:51:30 +Makefile.in
  865.     5038     831 83.5% 20-Feb-05 12:51:58 +test1.c
  866.     1005     421 58.1% 20-Feb-05 12:51:58 +test2.c
  867.     1136     406 64.2% 20-Feb-05 12:51:58 +test3.c
  868.     1380     510 63.0% 20-Feb-05 12:51:58 +test4.c
  869.     1400     518 63.0% 20-Feb-05 12:51:58 +test5.c
  870.     5113     834 83.6% 20-Feb-05 12:51:58 +test6.c
  871.     3191     925 71.0% 26-Apr-05 11:51:30 +test7.c
  872.     1259     625 50.3% 20-Feb-05 12:52:02 +Makefile.in
  873.     1304     633 51.4% 20-Feb-05 12:52:02 +test1.c
  874.     3491    1289 63.0% 20-Feb-05 12:52:02 +test2.c
  875.     2797    1161 58.4% 20-Feb-05 12:52:02 +test3.c
  876.     3379    1318 60.9% 20-Feb-05 12:52:02 +test4.c
  877.     9349    3559 61.9% 20-Feb-05 12:52:02 +xsave.c
  878.     1352     638 52.8% 20-Feb-05 12:52:04 +Makefile.in
  879.     1061     525 50.5% 20-Feb-05 12:52:04 +test1.c
  880.     1288     530 58.8% 20-Feb-05 12:52:04 +test2.c
  881.     1004     461 54.0% 20-Feb-05 12:52:04 +test3.c
  882.     1009     398 60.5% 20-Feb-05 12:52:06 +test4.c
  883.     1605     730 54.5% 20-Feb-05 12:52:06 +test5.c
  884.     1465     693 52.6% 20-Feb-05 12:52:06 +test6.c
  885.     2121     997 52.9% 20-Feb-05 12:52:06 +test7.c
  886.     1885     783 58.4% 20-Feb-05 12:52:08 +Makefile.in
  887.     1107     578 47.7% 02-Oct-97 23:30:16 +test1.c
  888.     3007     798 73.4% 20-Feb-05 12:52:08 +test10.c
  889.     1136     493 56.6% 20-Feb-05 12:52:08 +test11.c
  890.     1191     590 50.4% 20-Feb-05 12:52:08 +test12.c
  891.     1582     594 62.4% 20-Feb-05 12:52:10 +test13.c
  892.     1041     556 46.5% 20-Feb-05 12:52:10 +test14.c
  893.     1573     592 62.3% 02-Oct-97 23:29:04 +test2.c
  894.      983     453 53.9% 02-Oct-97 23:30:32 +test3.c
  895.     1321     558 57.7% 02-Oct-97 23:30:44 +test4.c
  896.     1036     450 56.5% 20-Feb-05 12:52:10 +test5.c
  897.      954     491 48.5% 20-Feb-05 12:52:10 +test6.c
  898.     1029     519 49.5% 20-Feb-05 12:52:12 +test7.c
  899.     1322     571 56.8% 20-Feb-05 12:52:12 +test8.c
  900.     1477     647 56.1% 20-Feb-05 12:52:12 +test9.c
  901.     1740     737 57.6% 20-Feb-05 12:52:14 +Makefile.in
  902.      688     279 59.4% 20-Feb-05 12:52:14 +print_region.c
  903.      418     200 52.1% 20-Feb-05 12:52:14 +test1.c
  904.     1327     552 58.4% 20-Feb-05 12:52:14 +test10.c
  905.      511     252 50.6% 20-Feb-05 12:52:14 +test2.c
  906.      689     290 57.9% 20-Feb-05 12:52:14 +test3.c
  907.      699     283 59.5% 20-Feb-05 12:52:16 +test4.c
  908.      763     288 62.2% 20-Feb-05 12:52:16 +test5.c
  909.      733     274 62.6% 20-Feb-05 12:52:16 +test6.c
  910.      612     271 55.7% 20-Feb-05 12:52:16 +test7.c
  911.      612     270 55.8% 20-Feb-05 12:52:16 +test8.c
  912.      892     365 59.0% 20-Feb-05 12:52:16 +test9.c
  913.      941     519 44.8% 20-Feb-05 12:52:18 +Makefile.in
  914.      986     531 46.1% 20-Feb-05 12:52:20 +Makefile.in
  915.     3314    1218 63.2% 20-Feb-05 12:52:20 +test1.c
  916.     1169     585 49.9% 20-Feb-05 12:52:20 +Makefile.in
  917.     1119     521 53.4% 20-Feb-05 12:52:22 +test1.c
  918.     1299     436 66.4% 20-Feb-05 12:52:22 +test2.c
  919.      676     382 43.4% 20-Feb-05 12:52:22 +test3.c
  920.      848     411 51.5% 20-Feb-05 12:52:22 +test4.c
  921.     2911    1033 64.5% 10-Aug-05 11:51:42 +Makefile.in
  922.     2387     775 67.5% 04-Oct-97 21:55:06 +test1.c
  923.     1590     587 63.0% 20-Feb-05 12:52:24 +test10.c
  924.     1553     549 64.6% 20-Feb-05 12:52:24 +test11.c
  925.     2012     738 63.3% 20-Feb-05 12:52:24 +test12.c
  926.     1240     540 56.4% 20-Feb-05 12:52:24 +test13.c
  927.     1524     600 60.6% 02-May-05 11:52:06 +test14.c
  928.     3799    1229 67.6% 20-Feb-05 12:52:26 +test15.c
  929.     2895    1158 60.0% 20-Feb-05 12:52:26 +test16.c
  930.     3216     997 68.9% 20-Feb-05 12:52:26 +test17.c
  931.     4213    1344 68.0% 20-Feb-05 12:52:26 +test18.c
  932.     1206     467 61.2% 30-Aug-05 11:52:04 +test19.c
  933.     1599     554 65.3% 04-Oct-97 21:55:12 +test2.c
  934.     1779     692 61.1% 20-Feb-05 12:52:28 +test20.c
  935.    11122    2485 77.6% 15-May-05 11:51:38 +test21.c
  936.     6531    2119 67.5% 11-May-05 11:51:28 +test22.c
  937.     8976    2605 70.9% 06-Jun-05 11:51:36 +test23.c
  938.     5540    1579 71.4% 06-Jun-05 11:51:36 +test24.c
  939.     2456     768 68.7% 05-Jun-05 11:51:54 +test25.c
  940.     1512     623 58.7% 20-Jun-05 11:55:26 +test26.c
  941.     4853    1380 71.5% 10-Aug-05 11:51:42 +test28.c
  942.     1492     539 63.8% 04-Oct-97 21:55:16 +test3.c
  943.     1661     648 60.9% 04-Oct-97 21:55:30 +test4.c
  944.     1603     575 64.1% 04-Oct-97 21:55:22 +test5.c
  945.     1507     562 62.7% 20-Feb-05 12:52:28 +test6.c
  946.     3154     759 75.9% 06-Sep-05 11:52:00 +test7.c
  947.     1339     569 57.5% 04-Oct-97 22:52:22 +test8.c
  948.     1262     543 56.9% 02-May-05 11:52:06 +test9.c
  949.     1840     775 57.8% 20-Feb-05 12:52:32 +Makefile.in
  950.     1175     465 60.4% 20-Feb-05 12:52:32 +test1.c
  951.     1722     624 63.7% 31-Jul-05 11:52:02 +test10.c
  952.     1808     667 63.1% 31-Jul-05 11:52:02 +test11.c
  953.     1766     639 63.8% 31-Jul-05 11:52:04 +test12.c
  954.      718     353 50.8% 20-Feb-05 12:52:32 +test13.c
  955.     2601     696 73.2% 20-Feb-05 12:52:32 +test14.c
  956.     1174     464 60.4% 20-Feb-05 12:52:34 +test2.c
  957.     1098     487 55.6% 20-Feb-05 12:52:34 +test3.c
  958.     1098     490 55.3% 20-Feb-05 12:52:34 +test4.c
  959.     1203     480 60.0% 20-Feb-05 12:52:34 +test5.c
  960.     1202     481 59.9% 20-Feb-05 12:52:34 +test6.c
  961.     1242     505 59.3% 20-Feb-05 12:52:34 +test7.c
  962.     1244     506 59.3% 20-Feb-05 12:52:34 +test8.c
  963.     1715     621 63.7% 22-Aug-05 11:54:02 +test9.c
  964.      986     531 46.1% 20-Feb-05 12:52:36 +Makefile.in
  965.     3158    1127 64.3% 04-Oct-97 17:37:04 +test1.c
  966.     1413     657 53.5% 20-Feb-05 12:52:38 +Makefile.in
  967.     2074     659 68.2% 21-Sep-97 02:32:34 +test1.c
  968.     2077     661 68.1% 21-Sep-97 02:32:44 +test2.c
  969.     1898     574 69.7% 21-Sep-97 02:32:52 +test3.c
  970.     1807     537 70.2% 21-Sep-97 02:33:00 +test4.c
  971.     2072     609 70.6% 20-Feb-05 12:52:40 +test5.c
  972.     1830     543 70.3% 20-Feb-05 12:52:40 +test6.c
  973.     2141     629 70.6% 20-Feb-05 12:52:40 +test7.c
  974.     2028     575 71.6% 20-Feb-05 12:52:40 +test8.c
  975.     1832     776 57.6% 05-Jun-05 11:51:56 +Makefile.in
  976.     2714     809 70.1% 22-Aug-05 11:54:02 +test1.c
  977.     4554    1505 66.9% 20-Feb-05 12:52:44 +test10.c
  978.     2616     947 63.7% 20-Feb-05 12:52:44 +test11.c
  979.     2555     983 61.5% 07-Apr-05 11:52:36 +test12.c
  980.     4768    1545 67.5% 02-Apr-05 12:51:44 +test13.c
  981.     2903     906 68.7% 05-Jun-05 11:51:58 +test14.c
  982.     2353     893 62.0% 22-Aug-05 11:54:02 +test2.c
  983.     1339     477 64.3% 20-Feb-05 12:52:44 +test3.c
  984.     2255     884 60.7% 20-Feb-05 12:52:44 +test4.c
  985.    16400    4208 74.3% 20-Feb-05 12:52:44 +test5.c
  986.     6579    2217 66.3% 22-Aug-05 11:54:02 +test6.c
  987.    10150    2980 70.6% 22-Aug-05 11:54:02 +test7.c
  988.    12712    3288 74.1% 20-Feb-05 12:52:46 +test8.c
  989.    12171    3137 74.2% 20-Feb-05 12:52:46 +test9.c
  990.     2310    1063 53.9% 20-Feb-05 12:52:42 +XdbPrintTree.c
  991.     1354     643 52.5% 25-Apr-05 11:52:08 +Makefile.in
  992.      489     309 36.8% 04-Oct-97 17:39:46 +test1.c
  993.      435     267 38.6% 04-Oct-97 17:39:54 +test2.c
  994.     1565     730 53.3% 04-Oct-97 17:40:06 +test3.c
  995.     2747     969 64.7% 05-Oct-97 20:33:52 +test4.c
  996.      590     307 47.9% 20-Feb-05 12:52:48 +test5.c
  997.     3235     986 69.5% 25-Aug-05 11:52:48 +test6.c
  998.     3045    1074 64.7% 25-Apr-05 11:52:08 +test7.c
  999.     1063     563 47.0% 20-Feb-05 12:52:50 +Makefile.in
  1000.     7416    2341 68.4% 20-Feb-05 12:52:50 +test1.c
  1001.     5258    1709 67.4% 20-Feb-05 12:52:50 +test2.c
  1002.     1013     540 46.6% 20-Feb-05 12:52:52 +Makefile.in
  1003.     1687     687 59.2% 20-Feb-05 12:52:52 +test1.c
  1004.      986     531 46.1% 20-Feb-05 12:52:54 +Makefile.in
  1005.     2053     789 61.5% 20-Feb-05 12:52:54 +test1.c
  1006.     1661     892 46.2% 20-Feb-05 12:52:56 +CHANGES
  1007.     1368     625 54.3% 20-Feb-05 12:52:58 +copyright
  1008.      887     257 71.0% 20-Feb-05 12:52:58 +error.xbm
  1009.     1366     260 80.9% 20-Feb-05 12:52:58 +error.xpm
  1010.      383     136 64.4% 20-Feb-05 12:52:58 +info.xbm
  1011.     1352     284 78.9% 20-Feb-05 12:53:00 +info.xpm
  1012.      413     129 68.7% 20-Feb-05 12:53:00 +label.xbm
  1013.     1056     585 44.6% 20-Feb-05 12:52:56 +Makefile.in
  1014.     1362     257 81.1% 20-Feb-05 12:53:00 +plaid.xpm
  1015.      896     219 75.5% 20-Feb-05 12:53:00 +question.xbm
  1016.     1372     262 80.9% 20-Feb-05 12:53:00 +question.xpm
  1017.     3647    1417 61.1% 20-Feb-05 12:52:56 +README
  1018.      105      79 24.7% 20-Feb-05 12:52:56 +README.lesstif
  1019.    31500    7615 75.8% 20-Feb-05 12:52:58 +SmartMB.c
  1020.     2635    1121 57.4% 20-Feb-05 12:52:58 +SmartMB.h
  1021.     3135    1156 63.1% 20-Feb-05 12:52:58 +SmartMBP.h
  1022.      509     248 51.2% 20-Feb-05 12:52:58 +SmartMBTest
  1023.     6823    2150 68.4% 20-Feb-05 12:53:00 +test1.c
  1024.      119      97 18.4% 20-Feb-05 12:53:00 +version
  1025.      893     205 77.0% 20-Feb-05 12:53:00 +warning.xbm
  1026.     1370     261 80.9% 20-Feb-05 12:53:02 +warning.xpm
  1027.      893     214 76.0% 20-Feb-05 12:53:04 +working.xbm
  1028.     1370     261 80.9% 20-Feb-05 12:53:04 +working.xpm
  1029.     1021     554 45.7% 20-Feb-05 12:53:04 +Makefile.in
  1030.     9375    2872 69.3% 20-Feb-05 12:53:04 +SpinButton
  1031.    72980   17374 76.1% 20-Feb-05 12:53:06 +SpinButton.c
  1032.     2817    1090 61.3% 20-Feb-05 12:53:06 +SpinButton.h
  1033.     5016    1722 65.6% 20-Feb-05 12:53:06 +SpinButtonP.h
  1034.      683     322 52.8% 28-Sep-97 21:32:06 +test1.c
  1035.      989     531 46.3% 20-Feb-05 12:53:08 +Makefile.in
  1036.     1955     630 67.7% 19-May-05 11:51:46 +test1.c
  1037.     2155    1000 53.5% 03-Mar-05 12:48:06 +test.Makefile.in
  1038.     1413     657 53.5% 15-May-05 11:51:46 +Makefile.in
  1039.     1825     740 59.4% 21-Oct-97 00:30:40 +test1.c
  1040.      475     298 37.2% 21-Oct-97 00:30:44 +test2.c
  1041.     3440    1230 64.2% 21-Oct-97 00:30:54 +test3.c
  1042.     2991    1226 59.0% 21-Oct-97 00:31:02 +test4.c
  1043.     3358    1204 64.1% 21-Oct-97 00:31:10 +test5.c
  1044.     3562    1435 59.7% 23-May-05 11:51:56 +test6.c
  1045.     2837     874 69.1% 05-May-05 11:52:14 +test7.c
  1046.     3470    1162 66.5% 13-Jun-05 11:51:56 +test8.c
  1047.      599     376 37.2% 26-Aug-05 11:52:38 +test9.c
  1048.     1230     601 51.1% 04-Sep-05 11:52:54 +Makefile.in
  1049.      468     271 42.0% 21-Oct-97 00:20:58 +test1.c
  1050.     1614     498 69.1% 21-Oct-97 00:21:02 +test2.c
  1051.     2977    1135 61.8% 21-Oct-97 00:21:10 +test3.c
  1052.     5700    1545 72.8% 21-Oct-97 00:21:18 +test4.c
  1053.      681     338 50.3% 21-Oct-97 00:28:00 +test5.c
  1054.      986     531 46.1% 20-Feb-05 12:53:20 +Makefile.in
  1055.     1428     594 58.4% 04-Oct-97 23:18:10 +test1.c
  1056.       41      41  0.0% 20-Feb-05 12:53:22 +toggle1.ad
  1057.    17976    6986 61.1% 20-Feb-05 12:53:24 +COPYING
  1058.     1022     554 45.7% 20-Feb-05 12:53:24 +Makefile.in
  1059.     6264    1528 75.6% 20-Feb-05 12:53:26 +test1.c
  1060.    14958    4566 69.4% 20-Feb-05 12:53:24 +ToggleBplus.c
  1061.     4271    2142 49.8% 20-Feb-05 12:53:24 +ToggleBplus.doc
  1062.     1676     873 47.9% 20-Feb-05 12:53:24 +ToggleBplus.h
  1063.     1291     619 52.0% 20-Feb-05 12:53:26 +Makefile.in
  1064.     1396     632 54.7% 03-Oct-97 17:07:50 +test1.c
  1065.      863     442 48.7% 03-Oct-97 17:25:36 +test2.c
  1066.     1124     534 52.4% 03-Oct-97 17:25:52 +test3.c
  1067.      917     471 48.6% 03-Oct-97 17:26:02 +test4.c
  1068.     1168     565 51.6% 04-Oct-97 23:12:58 +test5.c
  1069.     2825     939 66.7% 04-Oct-97 23:13:02 +test6.c
  1070.       35      35  0.0% 20-Feb-05 12:53:28 +toggle1.ad
  1071.      986     531 46.1% 20-Feb-05 12:53:30 +Makefile.in
  1072.     1204     537 55.3% 20-Feb-05 12:53:30 +test1.c
  1073.     1413     657 53.5% 20-Feb-05 12:53:32 +Makefile.in
  1074.     1622     688 57.5% 20-Feb-05 12:53:32 +test1.c
  1075.      955     409 57.1% 20-Feb-05 12:53:32 +test2.c
  1076.     2695    1071 60.2% 20-Feb-05 12:53:34 +test3.c
  1077.     2802    1075 61.6% 20-Feb-05 12:53:34 +test4.c
  1078.     2438     925 62.0% 12-Aug-05 11:52:02 +test5.c
  1079.     2337     863 63.0% 20-Feb-05 12:53:34 +test6.c
  1080.     3341    1190 64.3% 20-Feb-05 12:53:34 +test7.c
  1081.     4347    1350 68.9% 20-Feb-05 12:53:34 +test8.c
  1082.     1169     585 49.9% 21-Jun-05 11:56:08 +Makefile.in
  1083.      724     374 48.3% 20-Feb-05 12:53:36 +test1.c
  1084.      883     424 51.9% 20-Feb-05 12:53:36 +test2.c
  1085.     1207     473 60.8% 20-Feb-05 12:53:36 +test3.c
  1086.     1540     644 58.1% 21-Jun-05 11:56:08 +test4.c
  1087.     1048     552 47.3% 20-Feb-05 12:53:38 +Makefile.in
  1088.      697     339 51.3% 03-Oct-97 21:35:20 +test1.c
  1089.      698     340 51.2% 03-Oct-97 21:35:28 +test2.c
  1090.     1013     540 46.6% 20-Feb-05 12:53:40 +Makefile.in
  1091.      606     282 53.4% 20-Feb-05 12:53:40 +test1.c
  1092.     1291     619 52.0% 20-Feb-05 12:53:42 +Makefile.in
  1093.      222     151 31.9% 20-Feb-05 12:53:42 +test1.c
  1094.      365     231 36.7% 20-Feb-05 12:53:42 +test2.c
  1095.      505     266 47.3% 20-Feb-05 12:53:44 +test3.c
  1096.      780     403 48.3% 20-Feb-05 12:53:44 +test4.c
  1097.      762     395 48.1% 20-Feb-05 12:53:44 +test5.c
  1098.      365     231 36.7% 20-Feb-05 12:53:44 +test6.c
  1099.     1413     657 53.5% 20-Feb-05 12:53:46 +Makefile.in
  1100.     1579     603 61.8% 20-Feb-05 12:53:46 +test1.c
  1101.      598     315 47.3% 20-Feb-05 12:53:46 +test2.c
  1102.     1465     693 52.6% 20-Feb-05 12:53:46 +test3.c
  1103.      780     440 43.5% 20-Feb-05 12:53:46 +test4.c
  1104.     7591    1662 78.1% 20-Feb-05 12:53:46 +test5.c
  1105.      432     264 38.8% 20-Feb-05 12:53:46 +test6.c
  1106.     4486    1450 67.6% 20-Feb-05 12:53:46 +test7.c
  1107.     8721    2926 66.4% 13-May-05 11:52:12 +test8.c
  1108.     1006     593 41.0% 22-May-05 11:49:32 +TODO
  1109. -------- ------- ----- --------- --------
  1110. 10809417 3100928 71.3% 24-Oct-97 06:46:54   1057 files
  1111.